Skip to content

Conversation

@lmolkova
Copy link
Member

@lmolkova lmolkova commented Nov 21, 2025

Area name db (and root namespace) is inconsistent with folder name (database) resulting in complications when determining area like in #2924 (comment)

It was also a problem in experiments around schema v2 - main...lmolkova:semantic-conventions:schema-v2-http-db

So renaming to db to simplify things.


TL;DR: area name must be the same as folder name

@lmolkova lmolkova requested review from a team as code owners November 21, 2025 20:00
@lmolkova lmolkova added the Skip Changelog Label to skip the changelog check label Nov 21, 2025
@lmolkova lmolkova changed the title Rename model/database to model/db to match area names Rename */database to */db to match area names Nov 21, 2025
@github-actions
Copy link

This PR contains changes to area(s) that do not have an active SIG/project and will be auto-closed:

  • db
  • db

Such changes may be rejected or put on hold until a new SIG/project is established.

Please refer to the Semantic Convention Areas
document to see the current active SIGs and also to learn how to kick start a new one.

@github-actions github-actions bot closed this Nov 21, 2025
@lmolkova lmolkova reopened this Nov 22, 2025
@lmolkova lmolkova changed the title Rename */database to */db to match area names [chore] Rename */database to */db to match area names Nov 22, 2025
@github-actions
Copy link

This PR contains changes to area(s) that do not have an active SIG/project and will be auto-closed:

  • db
  • db

Such changes may be rejected or put on hold until a new SIG/project is established.

Please refer to the Semantic Convention Areas
document to see the current active SIGs and also to learn how to kick start a new one.

@lmolkova lmolkova reopened this Nov 22, 2025
@github-actions
Copy link

This PR contains changes to area(s) that do not have an active SIG/project and will be auto-closed:

  • db
  • db

Such changes may be rejected or put on hold until a new SIG/project is established.

Please refer to the Semantic Convention Areas
document to see the current active SIGs and also to learn how to kick start a new one.

@github-actions
Copy link

This PR contains changes to area(s) that do not have an active SIG/project and will be auto-closed:

  • db
  • db

Such changes may be rejected or put on hold until a new SIG/project is established.

Please refer to the Semantic Convention Areas
document to see the current active SIGs and also to learn how to kick start a new one.

@trask trask moved this from Untriaged to Ready to be Merged in Semantic Conventions Triage Nov 22, 2025
@github-project-automation github-project-automation bot moved this from Ready to be Merged to Needs More Approval in Semantic Conventions Triage Nov 24, 2025
@lmolkova lmolkova force-pushed the consistent-db-database-naming branch from 314a7e6 to 8920fc7 Compare November 24, 2025 20:37
@lmolkova lmolkova added this pull request to the merge queue Nov 24, 2025
Merged via the queue into open-telemetry:main with commit 16724fe Nov 24, 2025
16 of 17 checks passed
@lmolkova lmolkova deleted the consistent-db-database-naming branch November 24, 2025 20:40
github-merge-queue bot pushed a commit to open-telemetry/opentelemetry-specification that referenced this pull request Nov 25, 2025
CI link check is failing since the page was moved in
open-telemetry/semantic-conventions#3108.

Using otel.io link instead since we make extra effort to keep them
working when links change.
@@ -1,5 +1,6 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Cassandra
aliases: [/docs/specs/semconv/database/cassandra.md]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, aliases are website paths, and so should not end with .md. /cc @vitorvasc

@@ -1,5 +1,6 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Database
aliases: [/docs/specs/semconv/database]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest that we drop this and every other aliases entry that was added via this PR (#3108), and replace it by a single wildcard redirect rule in this README.md file. I'll create a separate issue to track this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog Label to skip the changelog check triage:accepted:ready

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants